Maven依賴排除 禁止依賴傳遞 取消依賴的方法 現在java后台開發大多使用maven管理依賴,最近使用dubbo 引入依賴 <dependency> <groupId>com.alibaba</groupId> ...